home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / Antyspam / Milo spam killer 0.7.4 / milo074setup.exe / {app} / Milo.exe / 0 / RCDATA / TSTATDETAIL / TSTATDETAIL.txt
Text File  |  2006-09-28  |  4KB  |  177 lines

  1. object statdetail: Tstatdetail
  2.   Left = 654
  3.   Top = 191
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Milo - szczeg'#243#322'y raportu'
  7.   ClientHeight = 393
  8.   ClientWidth = 449
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl1: TPageControl
  22.     Left = 8
  23.     Top = 8
  24.     Width = 433
  25.     Height = 345
  26.     ActivePage = TabSheet1
  27.     TabOrder = 0
  28.     object TabSheet1: TTabSheet
  29.       Caption = 'Og'#243'lne'
  30.       object GroupBox2: TGroupBox
  31.         Left = 8
  32.         Top = 8
  33.         Width = 409
  34.         Height = 301
  35.         Caption = 'Szczeg'#243#322'y'
  36.         TabOrder = 0
  37.         object Label3: TLabel
  38.           Left = 8
  39.           Top = 20
  40.           Width = 72
  41.           Height = 13
  42.           Caption = 'ID wiadomo'#347'ci:'
  43.         end
  44.         object Label5: TLabel
  45.           Left = 8
  46.           Top = 36
  47.           Width = 27
  48.           Height = 13
  49.           Caption = 'Data:'
  50.         end
  51.         object Label7: TLabel
  52.           Left = 8
  53.           Top = 60
  54.           Width = 36
  55.           Height = 13
  56.           Caption = 'Nazwa:'
  57.         end
  58.         object Label8: TLabel
  59.           Left = 8
  60.           Top = 76
  61.           Width = 48
  62.           Height = 13
  63.           Caption = 'Nadawca:'
  64.         end
  65.         object Label9: TLabel
  66.           Left = 8
  67.           Top = 92
  68.           Width = 34
  69.           Height = 13
  70.           Caption = 'Temat:'
  71.         end
  72.         object id: TLabel
  73.           Left = 112
  74.           Top = 20
  75.           Width = 289
  76.           Height = 13
  77.           AutoSize = False
  78.         end
  79.         object name: TLabel
  80.           Left = 112
  81.           Top = 60
  82.           Width = 289
  83.           Height = 13
  84.           AutoSize = False
  85.         end
  86.         object from: TLabel
  87.           Left = 112
  88.           Top = 76
  89.           Width = 289
  90.           Height = 13
  91.           AutoSize = False
  92.         end
  93.         object subject: TLabel
  94.           Left = 112
  95.           Top = 92
  96.           Width = 289
  97.           Height = 13
  98.           AutoSize = False
  99.         end
  100.         object date: TLabel
  101.           Left = 112
  102.           Top = 36
  103.           Width = 289
  104.           Height = 13
  105.           AutoSize = False
  106.         end
  107.         object Label11: TLabel
  108.           Left = 8
  109.           Top = 140
  110.           Width = 81
  111.           Height = 13
  112.           Caption = 'Konto pocztowe:'
  113.         end
  114.         object Label12: TLabel
  115.           Left = 8
  116.           Top = 156
  117.           Width = 95
  118.           Height = 13
  119.           Caption = 'Regu'#322'a wiadomo'#347'ci:'
  120.         end
  121.         object acc: TLabel
  122.           Left = 112
  123.           Top = 140
  124.           Width = 289
  125.           Height = 13
  126.           AutoSize = False
  127.         end
  128.         object reg: TLabel
  129.           Left = 112
  130.           Top = 156
  131.           Width = 289
  132.           Height = 13
  133.           AutoSize = False
  134.         end
  135.         object Label15: TLabel
  136.           Left = 8
  137.           Top = 116
  138.           Width = 42
  139.           Height = 13
  140.           Caption = 'Rozmiar:'
  141.         end
  142.         object size: TLabel
  143.           Left = 112
  144.           Top = 116
  145.           Width = 289
  146.           Height = 13
  147.           AutoSize = False
  148.         end
  149.         object Label1: TLabel
  150.           Left = 8
  151.           Top = 180
  152.           Width = 79
  153.           Height = 13
  154.           Caption = 'S'#322'owa kluczowe:'
  155.         end
  156.         object topwords: TLabel
  157.           Left = 112
  158.           Top = 180
  159.           Width = 289
  160.           Height = 109
  161.           AutoSize = False
  162.           WordWrap = True
  163.         end
  164.       end
  165.     end
  166.   end
  167.   object Button1: TButton
  168.     Left = 366
  169.     Top = 360
  170.     Width = 75
  171.     Height = 25
  172.     Caption = '&OK'
  173.     TabOrder = 1
  174.     OnClick = Button1Click
  175.   end
  176. end
  177.